projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de1177
)
* lisp/info.el (info-emphasis): Fix doc, version.
author
Glenn Morris
<rgm@gnu.org>
Tue, 25 Jun 2019 16:13:22 +0000
(09:13 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 25 Jun 2019 16:13:22 +0000
(09:13 -0700)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index 9ecb187e958bbf40d1d1f066c029002a4d163ed6..f65c6c362727a83594e92d2ba28d1f7929a60a66 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-138,8
+138,8
@@
The Lisp code is executed when the node is selected.")
(defface info-emphasis
'((t (:inherit italic)))
- "
*
Face for emphasized text (enclosed with underscores)."
- :version "2
5
.1"
+ "Face for emphasized text (enclosed with underscores)."
+ :version "2
7
.1"
:group 'info)
(defcustom Info-fontify-visited-nodes t